Original Kestrel 2 Memory Map
The original Kestrel 2 computer had a memory map as follows:
Low | High | Size | Purpose |
---|---|---|---|
0000 |
7FFF |
32KiB | Program RAM |
8000 |
BFFF |
16KiB | I/O |
C000 |
FFFF |
16KiB | Video RAM |
After replacing the S16X4A CPU with the KCP53000, I needed to redesign the memory layout. Especially if I were going to support ROM!